<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mnu_man{
	width:100%;
	float:left;
	position:absolute;
	top:66px;
	z-index:99;
	left:0px;
}
.mnu_man .in{
	width:996px;
	margin:auto;
	text-align:left;
	height:28px; /*mod*/
}
.mnu_man .m{
	float:left;
	width:996px!important;
	*width:530px!important;
	width:530px;
	padding-left:466px;
}
.mnu_man .m a{
	float:left;
	height:28px;
	width:88px;
	line-height:28px;
	font-size:15px;
	font-family:'Microsoft YaHei';
	text-align:center;
	color:#808181;
}

.mnu_man .d{
	color:#808181;
	width:88px;
	height:28px;
	background:url("img/h.gif") no-repeat center top;
}
.mnu_man .s{
	position:absolute;
	z-index:9999999999999999999;
}
.mnu_man .s .i{
	width:112px;
	position:absolute;
	line-height:29px;
	display:none;
}
.mnu_man .s .i a{
	float:left;
	display:block;
	width:100%;
	font-family:Arial;
	color:#6a6a6a;
	text-align:center;
	background:url("img/sn.png") left bottom;
}
.mnu_man .s .i a:hover{
	color:#0057a1;
	background:#e6e6e6;
}
</pre></body></html>